Skip to content

Welcome to RDA Fabric Documentation

This site hosts set of curated documents and set of automatically generated documentation about Robotic Data Automation Fabric bots.

Last updated 2024-09-19, 11:55:36 Pacific Time



Bot Catalog

Guides

Examples

Browse Bots by Extension Name

Extension List Number of Extensions
RDA Extension List: A to B 20
RDA Extension List: C 33
RDA Extension List: D to E 21
RDA Extension List: F to K 30
RDA Extension List: L to N 21
RDA Extension List: O to S 37
RDA Extension List: T to Z 16


Explore Example Pipelines

Pipeline Extensions Used
aws-dependency-mapper exec | control
aws-dependency-mapper-inner-pipeline control | aws_v2 | cfxdm
dli-generate-synthetic-syslogs control | rn | cfxdm
dli-process-synthetic-syslogs control | rn | cfxdm
ebonding-servicenow-to-stream-v2 control | rn | cfxdm | servicenow_v2
ebonding-stream-to-elasticsearch-kibana-v2 elasticsearch_v2 | rn
ebonding-stream-to-email rn | cfxdm | email_sender
ebonding-stream-to-pagerduty restclient | rn | cfxdm
ebonding-stream-to-slack rn | slack | cfxdm
ebonding-stream-to-twilio-sms-v2 restclient | rn | cfxdm
li-filebeat-events-to-prod-env splunk_v2 | rn | cfxdm
li-http-events-to-prod-env splunk_v2 | rn | cfxdm
li-replay-logs-to-dev-env elasticsearch_v2 | rn | cfxdm
li-stream-tcp-syslogs control | rn | cfxdm
li-tcp-syslog-events-to-dev-env elasticsearch_v2 | rn | cfxdm
li-tcp-syslog-events-to-prod-env splunk_v2 | rn | cfxdm
li-udp-syslog-events-to-prod-env splunk_v2 | rn | cfxdm
li-windows-events-to-prod-env splunk_v2 | rn | cfxdm
sample-cato-networks-graphql graphql | cfxdm
sample-ecommerce-analytics control | cfxdm
sample-formatting-template-example cfxdm
sample-grok-test cfxdm
sample-incident-analytics control | cfxai_nlp | cfxdm | file
sample-incident-clustering control | cfxai_clustering | cfxdm
sample-ml-classification-prediction control | cfxai_classification | cfxdm
sample-mondaydotcom-graphql graphql | cfxdm
sample-nlp-example cfxai_nlp | cfxdm
sample-vm-analytics control | cfxdm
sample-vrops-alert-analytics control | cfxdm


Explore Example Datasets

Following are the datasets that are used by some of the example pipelines. Data for these datasets can be accessed from an RDA pipeline using @files:loadfile bot.


Explore Example Formatting-Templates

RDA uses Jinja2 Templating Engine to format data to make it suitable for REST Endpoints, HTML Reports sent via email, and many other formats as needed by various integration endpoints.

Following are the list of formatting templates that are used by some of the example pipelines.

Formatting templates are consumed by Bots @dm:apply-template-by-row and @dm:apply-template-all-rows